crypto/elliptic.p256Curve.Double (method, view implemented interface methods)

one use

	crypto/elliptic (current package)
		elliptic.go#L223: func (curve *CurveParams) Double(x1, y1 *big.Int) (*big.Int, *big.Int) {